home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
term
/
vltj5867.lha
/
VLT
/
rexx
/
AddRexxLib.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-03-27
|
211b
|
9 lines
/** Addrexxlib.rexx
*
* This adds the support libraries. This script could be used
* in the startup sequence.
*
**/
check = addlib('rexxsupport.library',0,-30,0)
check = addlib('rexxarplib.library',0,-30,0)